home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #12 / K-CD-12-2003.ISO / Beach Head - Desert War / BeachHeadDesertWar.exe / LEVEL_50 < prev    next >
Encoding:
Text File  |  2003-04-11  |  2.6 KB  |  225 lines

  1. //Bullets, Projectiles, Missiles, Flares (maximum 500 20 20 20)
  2. Ammo 400 10 10 5
  3.  
  4. //Tank, Jet, HelicopterGun, HelicopterRocket (range:1-9) (default 1,3,3,3)
  5. Aggression 7 7 7 7
  6.  
  7. //Daytime
  8. Nightime
  9. Nightvision
  10. Crosshair
  11. //Artillery
  12. Bombers
  13. AltGun
  14. //AltCannon
  15.  
  16. /*** TANK (maximum 12) ***/
  17. Object TANK
  18. Delay 5500
  19. ObjectInc
  20. Delay 5400
  21. ObjectInc
  22. Delay 5100
  23. ObjectInc
  24. Delay 5180
  25. ObjectInc
  26. Delay 7200
  27. ObjectInc
  28. Delay 7100
  29. ObjectInc
  30. Delay 7120
  31. ObjectInc
  32. Delay 7200
  33. ObjectInc
  34. Delay 1800
  35. ObjectInc
  36. Delay 1900
  37. ObjectInc
  38. Delay 3000
  39. ObjectInc
  40. Delay 3000
  41. //North
  42. //South
  43. East
  44. //West
  45.  
  46.  
  47. /*** APC (maximum 4, soldiers 6) basic ***/
  48. Object APC1
  49. Delay 5100
  50. ObjectInc
  51. Delay 5100
  52. ObjectInc
  53. Delay 5150
  54. ObjectInc
  55. Delay 5250
  56. West
  57.  
  58.  
  59. /*** APC (maximum 4, soldiers 6) gun turret ***/
  60. Object APC2
  61. Delay 2660
  62. ObjectInc
  63. Delay 2600
  64. ObjectInc
  65. Delay 3600
  66. ObjectInc
  67. Delay 3500
  68. South
  69.  
  70. /*** APC (maximum 4, soldiers 6) missile turret ***/
  71. //Object APC3
  72. //ObjectInc
  73. //ObjectInc
  74. //ObjectInc
  75. //North
  76. //South
  77. //East
  78. //West
  79.  
  80.  
  81. /*** JET (maximum 16) ***/
  82. Object JET
  83. Delay 900
  84. ObjectInc
  85. Delay 900
  86. ObjectInc
  87. Delay 900
  88. ObjectInc
  89. Delay 3680
  90. ObjectInc
  91. Delay 3650
  92. ObjectInc
  93. Delay 3660
  94. ObjectInc
  95. Delay 5600
  96. ObjectInc
  97. Delay 5880
  98. ObjectInc
  99. Delay 5880
  100. ObjectInc
  101. Delay 7200
  102. ObjectInc
  103. Delay 7500
  104. ObjectInc
  105. Delay 7500
  106. ObjectInc
  107. //Delay 2100
  108. //ObjectInc
  109. //Delay 2200
  110. //ObjectInc
  111. //Delay 2300
  112. //North
  113. South
  114. //East
  115. //West
  116.  
  117.  
  118. /*** BOMBER (maximum 9) ***/
  119.  
  120. /*** COBRA (maximum 12) ***/
  121. Object COBRA
  122. Delay 10
  123. ObjectInc
  124. Delay 10
  125. ObjectInc
  126. Delay 10
  127. ObjectInc
  128. Delay 20
  129. ObjectInc
  130. Delay 1780
  131. ObjectInc
  132. Delay 1780
  133. ObjectInc
  134. Delay 1740
  135. ObjectInc
  136. Delay 5500
  137. ObjectInc
  138. Delay 5020
  139. ObjectInc
  140. Delay 5000
  141. ObjectInc
  142. Delay 9000
  143. ObjectInc
  144. Delay 9000
  145. South
  146.  
  147. /*** CH53 (maximum 8, soldiers 6) ***/
  148. Object CH53
  149. Delay 9300
  150. ObjectInc
  151. Delay 9300
  152. ObjectInc
  153. Delay 9300
  154. ObjectInc
  155. Delay 9300
  156. ObjectInc
  157. Delay 7200
  158. ObjectInc
  159. Delay 7200
  160. ObjectInc
  161. Delay 7200
  162. ObjectInc
  163. Delay 7200
  164.  
  165. /*** C130 (maximum 8, soldier 0-12) ***/
  166. Object C130
  167. //Delay 1000
  168. //troops1 8
  169. //hdrop 2
  170. //ObjectInc
  171. //Delay 1200
  172. //troops1 8
  173. //mdrop 2
  174. //ObjectInc
  175. //Delay 1350
  176. //troops1 8
  177. //troops2 8
  178. //pasess 2
  179. //ObjectInc
  180. //Delay 1000
  181. //troops1 8
  182. //troops2 8
  183. //adrop
  184. //Far
  185. //pasess 2
  186. //ObjectInc
  187. //Delay 2000
  188. //troops1 8
  189. //Far
  190. //ObjectInc
  191. //Delay 2500
  192. //troops1 8
  193. //pdrop
  194. //Far
  195. //North
  196. South
  197. //East
  198. //West
  199.  
  200. //ObjectInc
  201. //Delay 200
  202. //troops1 8
  203. //troops2 4
  204. //hdrop 2
  205. //mdrop 2
  206. //adrop 2
  207. //pdrop 2
  208. //passes 1
  209.  
  210.  
  211. //ObjectInc
  212. Delay 900
  213. //troops1 8
  214. //troops2 4
  215. hdrop 3
  216. mdrop 3
  217. adrop 3
  218. pdrop 3
  219.  
  220.  
  221. End
  222.  
  223.  
  224.  
  225.